libostree: Move file creation APIs out of core, into checkout.c
authorColin Walters <walters@verbum.org>
Wed, 4 Sep 2013 12:17:42 +0000 (08:17 -0400)
committerColin Walters <walters@verbum.org>
Wed, 4 Sep 2013 12:17:42 +0000 (08:17 -0400)
commit36815f52b581d5c2d75cf4206802f734c4fda344
treef2f37921a6e6acbd8628e70ebacec6da5e2ee0a3
parent79c922a00bdf27f5221b5d8d034ff98fe72b9b63
libostree: Move file creation APIs out of core, into checkout.c

Since this was the only user, let's not have generic code to go from
OSTree representation -> filesystem here.  It should live in checkout.
doc/ostree-sections.txt
src/libostree/ostree-core.c
src/libostree/ostree-core.h
src/libostree/ostree-repo-checkout.c